home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / Hard Drive Inspector 3.35 / hddinsp.exe / Localization / HddSI_1033.chm / mainstyle.css < prev    next >
Cascading Style Sheet File  |  2009-06-25  |  777b  |  53 lines

  1. BODY {
  2. background: #ffffff;
  3. font-family: Verdana, Arial, sans-serif;
  4. font-size: 8pt;
  5. }
  6.  
  7. P {
  8. color: #000000;
  9. font-family: Verdana, Arial, sans-serif;
  10. font-size: 8pt;
  11. margin-top: 0px;
  12. margin-bottom: 9px;
  13. }
  14.  
  15. H1 {
  16. color: #006699;
  17. font-family: Verdana, Arial, sans-serif;
  18. font-size: 13pt;
  19. font-weight: bold;
  20. margin-top: 10px;
  21. margin-bottom: 20px;
  22. }
  23.  
  24. H2 {
  25. color: #006699;
  26. font-family: Verdana, Arial, sans-serif;
  27. font-size: 10pt;
  28. font-weight: bold;
  29. margin-top: 20px;
  30. margin-bottom: 10px;
  31. }
  32.  
  33. TD {
  34. color: #000000;
  35. font-family: Verdana, Arial, sans-serif;
  36. font-size: 8pt;
  37. }
  38.  
  39. LI {
  40. margin-top: 7px;
  41. margin-bottom: 7px;
  42. }
  43.  
  44. A:link {
  45. color: #0066ff;
  46. text-decoration: underline;
  47. }
  48.  
  49. A:visited {
  50. color: #333366;
  51. text-decoration: underline;
  52. }
  53.